home *** CD-ROM | disk | FTP | other *** search
- Hi folks,
-
- I hope this is the right place to post to. In the last few days I tried to
- install ARMLinux. I decided to go with the NFS option using my Linux
- laptop as NFS server. Downloading the software, partioning the IDE disk
- (Quantum Fireball), creating the boot disks and booting with the boot
- disks worked well. My hard disk and network card (I-Cubed EtherH) were
- detected correctly.
-
- I get the following error after specifying the IP address of the NFS
- server and NFS directory:
-
-
- Internal error: Oops: 0
- CPU: 0
- pc : [<c4017200>]
- lr : [<c2049254>]
- sp : c1460ec4 ip : c1460f1c fp : c1460f18
- r10: 00000000 r9 : 0001c000 r8 : 00018f80
- r7 : 0000007a r6 : c1601598 r5 : 00000000 r4 : c17f0be8
- r3 : 00000001 r2 : c2049000 r1 : 00000006 r0 : c204ef6c
- Flags: nZCv IRQs on FIQs on Mode SVC_32
- Process insmod (pid: 12, stackpage=c1460000)
- Stack:
- Backtrace:
- Function entered at [<c2049244>] from [<c00198c8>]
- Function entered at [<c0019628>] from [<c000d6be>]
- Function entered at [<c000d5fc>] from [<c00d69c4>]
- Code: pc not in code space
-
- My configuration is:
- Risc PC with SA110, 24 MB RAM, 2 MB VRAM, RISCOS 3.7, PowerTec SCSI card,
- I-Cubed EtherH, Quantum Fireball 4.3 GB (1 GB RISCOS, 2 GB Linux, 1 GB
- free)
-
- The mounting is the last step that seems to work:
-
- darkstar:/root # showmount -e
- Export list for darkstar:
- /opt <anon clnt>
- /home/voss <anon clnt>
-
- darkstar:/root # showmount -a
- All mount points on darkstar:
- yoda.in-berlin.de:/home
- yoda.in-berlin.de:/home/voss
- yoda.in-berlin.de:/home/voss/RedHat
- yoda.in-berlin.de:/home/voss/armlinux
-
- "darkstar" is the Linux NFS server. "yoda" is the ARMLinux machine.
- On the NFS server the RedHat directory looks like this:
-
- voss@darkstar:/home/voss/RedHat > ls -l
- total 11
- drwxr-xr-x 2 voss users 9216 Dec 21 09:22 RPMS
- drwxr-xr-x 2 voss users 1024 Dec 21 10:06 base
- drwxr-xr-x 5 voss users 1024 Dec 21 10:07 instimage
-
- voss@darkstar:/home/voss/RedHat > ls -l instimage/usr/bin/insmod
- -rwxr-xr-x 1 voss users 16064 Dec 21 10:10 instimage/usr/bin/insmod
-
- To me it seems as if "insmod" is producing a segmentation fault but I
- don't know if "insmod" has been executed from the NFS directory or from
- the boot disk.
-
- I also tried installing using ftp. The installation stops just after an
- sucessful ftp login. I can see this on my ftp server's log file. There's
- no visible sign of a crash. It just stops with an open ftp session.
-
- Any hints?
-
- Regards,
- Stefan
-
- --
- Stefan Voss
- (voss@yoda.in-berlin.de)
-
- unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
-
-